home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / HENSA / MATHS / PLPLOT / PLPLOT.ZIP / sys / os2 / install < prev    next >
Encoding:
Text File  |  1992-05-21  |  704 b   |  19 lines

  1. 8-5-91
  2. Geoffrey Furnish
  3.  
  4. This latest version of the PLPLOT package incorporates numerous enhancements
  5. to the prior version.  The package is designed to use MS 6 for the C compiler 
  6. and MS Fortran 5 for the Fortran compiler.  The makefile will build the 
  7. package once you have your environment set up correctly.  The accompanying
  8. plconfig.cmd shows how I have my system set up.  You will need to adjust the
  9. paths and etc to match your own system configuration.
  10.  
  11. Once these matters are resolved, build the package via:
  12.     nmake links
  13.     nmake
  14.     nmake fonts
  15.     nmake demos
  16.     
  17. You can set PLFONTS=dir to get plplot to recognize wherever you decide
  18. to keep your fonts.  \lib seems like a logical choice on my system.
  19.